type runtime.timeHistogram
8 uses
runtime (current package)
histogram.go#L84: type timeHistogram struct {
histogram.go#L105: func (h *timeHistogram) record(duration int64) {
histogram.go#L138: func (h *timeHistogram) write(out *metricValue) {
runtime2.go#L1018: timeToRun timeHistogram
runtime2.go#L1033: stwStoppingTimeGC timeHistogram
runtime2.go#L1034: stwStoppingTimeOther timeHistogram
runtime2.go#L1041: stwTotalTimeGC timeHistogram
runtime2.go#L1042: stwTotalTimeOther timeHistogram
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |